home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1999 #2 / Amiga Plus CD - 1999 - No. 2.iso / System-Boost / Workbench / Archive / SNESDiz / Script / ftpDIr < prev   
AmigaDOS Script File  |  1998-11-08  |  286b  |  12 lines

  1. .key directory/A
  2. .bra {
  3. .ket }
  4. echo "Index will be created in: " NOLINE
  5. cd
  6. echo " "
  7. echo "Usage: FTPDir <Dirctory> (Without / in the end)"
  8. echo "examp: FTPDir Work:Snes"
  9. list {directory}/#?.(1|FIG|FIS|SMC|SWC|SFC) > T:FTPListan Lformat %P%N
  10. snesdiz T:FTPListan list ftp
  11. del T:FTPListan
  12.